FindFolderResponse Class |
Namespace: Independentsoft.Exchange
The FindFolderResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| AbsoluteDenominator |
Represents the next denominator to use for the next request when doing fractional paging.
| |
| DescriptiveLinkKey |
Currently unused and is reserved for future use.
(Inherited from Response.) | |
| Folders |
Contains an array of folders found by using the FindFolder Operation.
| |
| IncludesLastItemInRange |
Indicates whether the current results contain the last folder in the query, such that further paging is not needed.
| |
| IndexedPagingOffset |
Represents the next index that should be used for the next request when using an indexed paging view.
| |
| Message |
Provides a text description of the status of the response.
(Inherited from Response.) | |
| NumeratorOffset |
Represents the new numerator value to use for the next request when using fractional page views.
| |
| ResponseClass |
Represents the status of the response.
(Inherited from Response.) | |
| ResponseCode |
Provides an error code that identifies the specific error that the request encountered.
(Inherited from Response.) | |
| ServerVersionInfo |
Represents the Microsoft Exchange Server version number.
(Inherited from Response.) | |
| TotalItemsInView |
Represents the total number of folders that pass the restriction.
| |
| XmlMessage |
Provides additional error response information.
(Inherited from Response.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |